projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5204c74
)
* lisp/vc/vc-git.el: Update args of backend API calls in the header comments
author
Juri Linkov
<juri@linkov.net>
Sun, 6 Dec 2020 21:19:23 +0000
(23:19 +0200)
committer
Juri Linkov
<juri@linkov.net>
Sun, 6 Dec 2020 21:19:23 +0000
(23:19 +0200)
https://lists.gnu.org/archive/html/emacs-devel/2020-12/msg00283.html
lisp/vc/vc-git.el
patch
|
blob
|
history
diff --git
a/lisp/vc/vc-git.el
b/lisp/vc/vc-git.el
index 0da4509670a4973543ee025b2536918fc22c68d4..84c964e7f521d201404c5ebbbd20c0b9455eee44 100644
(file)
--- a/
lisp/vc/vc-git.el
+++ b/
lisp/vc/vc-git.el
@@
-72,7
+72,7
@@
;; by git, so it's probably
;; not a good idea.
;; - merge-news (file) see `merge-file'
-;; - mark-resolved (file
)
OK
+;; - mark-resolved (file
s)
OK
;; - steal-lock (file &optional revision) NOT NEEDED
;; HISTORY FUNCTIONS
;; * print-log (files buffer &optional shortlog start-revision limit) OK